Package-level declarations

Types

Link copied to clipboard
data class GlobalID<out T : NodeCompositeOutput>(val type: Type<T>, val internalID: String)

GlobalIDs are objects in Viaduct that contain 'type' and 'internalID' properties. They are used to uniquely identify node objects in the graph.